home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4860 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  692 b 

  1. Path: news.uni-jena.de!news
  2. From: mkt@isun04.inf.uni-jena.de (Tilo Koerbs)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: random number in C++
  5. Date: 1 Feb 1996 12:01:34 GMT
  6. Organization: Lehrstuhl fuer Rechnerarchitektur- und kommunikation, FSU Jena
  7. Message-ID: <4eqa2u$fpu@fsuj01.rz.uni-jena.de>
  8. References: <4eoh03$6jb@pacemaker.cts>
  9. Reply-To: mkt@isun04.inf.uni-jena.de
  10. NNTP-Posting-Host: isun07.inf.uni-jena.de
  11.  
  12. I saw you got a lot of reply. So I don't have to explain much.
  13. I have had your problem too!
  14. I found a good random number generator in the book:
  15. R. Sedgewick: "Algorithms in C", Addison Wesley.
  16. There is now also an "Algorithms in C++", but I don't know if it contains
  17. that chapter.
  18.  
  19.  
  20.  
  21.